This model dimension represents the financial voucher related voucher type and is based on the IFS Cloud dimension DIM_VOUCHER_TYPE. All models that refers to this dimension will have the attributes and hierarchies as described below.
Natural parents are company and ledger id, i.e. each company has ledgers that have its on set of voucher types.
Attribute | Description (where applicable) |
Company | Represents the natural parent COMPANY |
Ledger Id | Represents the secondary parent key ledger id |
Voucher Type | Built as COMPANY + ' - ' + CODE + ' - ' + DESCRIPTION |
Voucher Type Code | Represents the dimension CODE, e.g. voucher type. |
Voucher Type Code Desc | Built as CODE + ' - ' + DESCRIPTION |
Voucher Type Desc | Represents the description of a voucher type. |
Hierarchy | Level |
VoucherTypeHy | |
Company | |
Ledger Id | |
Voucher Type |
Model Name |
Sales |
The data source for this object is defined using IFS Developer Tool. The data source contains a number of transformations where the model reads data from the last step, i.e. the Data source view name (DW Source View Name).
Model Table | DW Source view (SQL Server) | BI Access View | Referenced Information Source | Recommended Access Type |
VOUCHER TYPE | DIM_VOUCHER_TYPE_BI | DIM_VOUCHER_TYPE_BI | DIM_VOUCHER_TYPE | On Line |